Skip to main content

Week 9

Milestones

  • Describe the JSON schema for an insurance policy.
  • Create sample JSON data based on the schema.
  • Implement JSON schema validation in the insurance application.
  • Update the application documentation with JSON schema usage.

Screenshots / Videos

Screenshot 2023-09-05 at 11 15 11 PM (2)

Contributions

Contribution

Learnings

During Week 9, I learned the following:

  • How to define a JSON schema for data validation.
  • How to create structured JSON data based on a schema.
  • The importance of schema validation in ensuring data integrity.
  • How to integrate JSON schema usage into our insurance application.
  • Improved documentation practices for our application.